home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d14 / archives.arc / CHANGES.TXT < prev    next >
Text File  |  1991-06-23  |  10KB  |  246 lines

  1. Changes: Version 3.06        05/10/1991 - present
  2.  
  3. 1.    Changed the Copy/Move Rename Dialog Boxes so that the user must
  4.     confirm the directory list box selection as a safety measure.
  5.  
  6. 2.    Added executing *.HLP files using WINHELP when launched from Archives.
  7.  
  8. 3.    Added a one level directory create during file copies and moves if
  9.     the directory didn't exist and the user confirms that the directory
  10.     should be created.
  11.  
  12. 4.    Improved the determination of whether a program was possibly a
  13.     Windows program or DOS program.
  14.  
  15. Changes: Version 3.05        05/06/1991 - 05/10/1991
  16.  
  17. 1.    Started the official numbering system for the Shareware
  18.     version at 3.05 to show that this is the 5th generation
  19.     of Archives.
  20.  
  21. 2.    Added directory rename.
  22.  
  23. 3.    Made a slight change so that ArSet286.EXE and Archv286.exe
  24.     now do not have to be renamed, in fact, should not be renamed
  25.     to the names of the Real Mode version.  The 286 versions still
  26.     require the user to be registered.
  27.  
  28. 4.    Thanks again to the Beta Testers.  Your opinions are very
  29.     helpful.
  30.  
  31. 5.    Included a text version of the WinHelp file.  Although, the
  32.     WinHelp file was planned throughly, only one Beta tester used
  33.     this file.
  34.  
  35. 6.    Improved the Shift+Direction keys processing.  Other than
  36.     finding a way to speed this up, I believe I'm done here.
  37.  
  38. 7.    ********   VERY IMPORTANT FEATURE **************
  39.     A very important feature of Archives was missed by several
  40.     interviewed users!!!
  41.  
  42.     a.  When you Decompress a file, choose the 'Checkout Selection'
  43.         option on the UNZIP Functions dialog box (or UnARC or
  44.         UnLZH dialog boxes).
  45.  
  46.     b.  The 'Open 2nd' Checkbox will automatically be checked.  Leave
  47.         it checked this time and select 'OK".
  48.  
  49.     c.  A 2nd instance of Archives will open and automatically
  50.         show you the File Stats for this decompressed to temporary
  51.         directory.  If another compressed file is in this list
  52.         decompress it again the same way by selecting 'Checkout
  53.         Selction' and leaving the 'Opened 2nd' checkbox selected.
  54.  
  55.     d.  Each successive copy of Archives opened this way will
  56.         show in the Window Title Bar which copy of Archives it is.
  57.  
  58.     e.  Now close the last copy of Archives opened.  the previous
  59.         copy of Archives will open and ask if you want the temporary
  60.         directory and associated files deleted.  Check 'OK'.
  61.  
  62.     f.  Repeat step 'e' until your are back to the first copy of
  63.         Archives.
  64.  
  65.     HMMMM, pretty good for viewing and putting away files downloaded
  66.            from bulletin boards files, do you think?
  67.  
  68. Changes: Version 0.94        04/29/1991 - 05/03/1991
  69.  
  70. 1.    Added several options for running DOS applications using either
  71.     ARCH.PIF or the users _DEFAULT.PIF files.  I have the ARCH.PIF
  72.     set up to execute in a Window and my _DEFAULT.PIF is setup
  73.     for exclusive operation.  (see ARCHIVES.HLP _DEFAULT.PIF)
  74.  
  75.     This provides more options for executing DOS programs from
  76.     Archives or just getting a DOS command line.
  77.  
  78. 2.    Greatly simplified the number of buttons clicked when the
  79.     Checkout option is used and 'Open 2nd' (copy of Archives) is
  80.     selected.  And simplified the Checkin process.
  81.  
  82. 3.    If a second copy of Archives is called, a few of the user
  83.     modified parameters from the first copy is inherited.
  84.  
  85. 4.    Added several options for Changing Date & Time of files,
  86.     including updating the compressed file with the date & time
  87.     of the lastest internal file.
  88.  
  89. 5.    Added changing file attributes.  Hidden, Read/Write, and
  90.     the archive bit.
  91.  
  92. 6.    Supplied an option so Users could save their Registration
  93.     Code in the WIN.INI.  This code will be used to reRegister
  94.     Archives whenever ArcSetup is reran.  Archives.exe does not
  95.     require this setting in the INI file, only ArcSetup.exe.
  96.  
  97.     This saves the user the burden of reentering the loooong
  98.     registration code everytime.
  99.  
  100. Changes: Version 0.93        03/22/1991 - 04/26/1991
  101.  
  102. 1.    Significantly changed the memory management.  Added no new
  103.     functions; however, the changes that I made were so
  104.     significant that THIS OUGHT TO BE CONSIDERED a NEW RELEASE
  105.     when you test the functions again.  What use to work may not
  106.     work!!!!!!  The program as stored on your hard disk is larger
  107.     than before, but the memory used by the system is much
  108.     smaller ~ 35K.
  109.  
  110.     However, Again, I throughly retested this app, so I don't
  111.     expect problems.  The program code is basically the same, but
  112.     many, many variables were modified...
  113.  
  114.     This version requires significantly less memory to run, almost
  115.     all of the code is discardable.
  116.  
  117. 2.    Allowed the system to make the filename AND DIRECTORY during
  118.     the compress procedure.
  119.  
  120. 3.    Found a bug that was preventing the application from
  121.     compressing files on some computers.  The program would
  122.     terminate with an system error message. Thanks, Phil.
  123.  
  124. 4.    Changed the locations of some of the menu items to make more
  125.     sense.  I know that it is rude to change the menu item locations,
  126.     but some of them were located poorly and this is a Beta release.
  127.  
  128. 5.    Compiled a 286 version named ARCHV286.EXE.  This MUST be Renamed
  129.     to ARCHIVES.EXE.  Run this version if you never run Archives
  130.     while Windows is in the REAL mode.  This version will run in both
  131.     Standard & Enhanced Modes of windows (PROTECTED).  It is slightly
  132.     smaller, and slightly faster to run versus the REAL mode version.
  133.     This version will require the user to be registered before it
  134.     will run.  ARSET286.EXE is used to configure this program.
  135.     ARSET286.EXE must also be renamed to ArcSetup.exe.
  136.  
  137.     The final versions may not require them to be renamed.
  138.  
  139.     The Beta users can use the Either the REAL Mode version or the 
  140.     PROTECTED Mode version.  You cannot use both programs at the
  141.     same time!!!!!!!!  Windows will terminate because they have
  142.     the same windclass name (technical jargon).
  143.  
  144. 6.    Automated a few functions so that the user presses fewer keys.
  145.  
  146. 7.    Improved the mouse painting function.
  147.  
  148. 8.    Added another several mouse clicking windows.
  149.     These windows are clicked on using either the right or left
  150.     mouse button.  They are yellow or blue in color.
  151.  
  152.     For example:
  153.  
  154.     The upper left yellow window will change between viewing
  155.     FILE STATS and viewing the contents of a file.
  156.     Left mouse key activates window.  Right mouse key will find
  157.     selected file in the FILE STATS display.  (See the Glossary
  158.     in ARCHIVES.HLP)
  159.  
  160. 9.    Added a maximize Task Yield function to the Configure menu.
  161.     When activated, the application will yield windows time to
  162.     other applications.  This feature is very useful when running
  163.     Archives while running a communications program in the
  164.     background.  This feature is activated from the Configure
  165.     menu.  To see this function work, you'll need to have at least
  166.     windows clock running or download/upload a file using a Windows
  167.     communications program.  Archives even starts from File Manager
  168.     without stopping the clock for the complete start-up, and
  169.     without a significant delay in startup appearance to the user.
  170.  
  171.     Although, if your communications program is busy, the yielding
  172.     to the communications program slows some of Archives functions
  173.     2 to 6 times versus when the yield is off.  Whether or not you
  174.     use yield depends on your priorities, personal time or
  175.     communications speed.
  176.  
  177. 10.    Modified the functions to work with foreign characters in file
  178.     names and directory names.
  179.  
  180. 11.    Added a significant amount of additional error checking.
  181.  
  182. 12.    ArcSetup.exe will now optionally install the program icons in
  183.     the Windows Program Manager.
  184.  
  185. Changes: Version 0.92        03/19/1991 - 03/21/1991
  186.  
  187. 1.    This was a special release that went only to one Beta tester.
  188.     Thanks again, Phil.
  189.  
  190. Changes: Version 0.91        03/19/1991 - 03/21/1991
  191.  
  192. 1.    Fixed the algorithm for Copy or Move/Rename files to insure
  193.     that the file being copied is not being copied to the same
  194.     directory.  Before the fix, the original file was sometimes
  195.     corrupted.
  196.  
  197. 2.    Minor ArcSetup installation improvements/changes.
  198.  
  199. 3.    Optimized the command line test for long directory names.
  200.     Some cases were prohibited when a temporary batch file would
  201.     have worked in compress & decompress functions.
  202.  
  203. 4.    Added Ctrl+character HOT KEY to change the drive that Archives
  204.     is viewing (similar to File Manager).
  205.  
  206.     For example,    Ctrl+A will change the drive viewed to A:
  207.             Ctrl+C will change the drive viewed to C:   etc.
  208.  
  209. 5.    Made Archives more user friendly if a floppy drive was selected
  210.     & a disk wasn't in the drive.
  211.  
  212. 6.    Added the hourglass to several functions to show the user when
  213.     the system was busy.
  214.  
  215. 7.    Removed the requirement requiring that a file to be copied,
  216.     deleted, or moved/renamed was chosen from the Viewer Window if
  217.     the FILE STATS were showing.  Now if a file was not selected from
  218.     the Viewer Window and the FILE STATS are showing, then the file
  219.     selected in the Files Window is used.  Added a message to the
  220.     Copy, Delete, and Move/Rename dialog box describing where the
  221.     file was selected.
  222.  
  223. 8.    Fixed an error in the Copy, Delete, and Move/Rename functions
  224.     where the function would quit on the 1st error even after the
  225.     user chose to continue.
  226.  
  227. 9.    Fixed an "improvement" that limited the number of files allowed
  228.     in Copy, Delete, Move/Rename, compress, and decompress operations
  229.     to less than the 700 files advertized.
  230.  
  231. 10.    Modified Archives so that the display uses the Users Window colors
  232.  
  233. 11.    Made several minor changes to the text in the dialog boxes to
  234.     allow for differences between various user systems fonts.
  235.  
  236.  
  237. Thanks to the contributors...
  238.  
  239.  
  240. SPECIAL NOTE:        03/21/1991 - 04/01/1991
  241.  
  242. I found the problem were one Beta Tester was having problems with
  243. Archives TERMINATING when he tries to compress files.  This was one of
  244. those problems that exists only sometimes, but was definately a tough
  245. error to find in the code.
  246.